home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 71.zip / BS1 part 71 / X-Cad3000_d5.adf / XCdoc / delview < prev    next >
Text File  |  1991-11-22  |  473b  |  27 lines

  1.  
  2.    3.2.9 DELETE VIEWPORT
  3.  
  4.  
  5. The DELETE VIEWPORT command is used to delete a viewport and all entities
  6. associated with the viewport. Any viewport except the SHEET viewport can
  7. be deleted.
  8.  
  9. If the viewport has any associated dimension entities, these will also be
  10. deleted.
  11.  
  12.  
  13.    COMMAND FORMAT
  14.  
  15.       #DELETE VIEWPORT [modifiers] :View x
  16.  
  17.          or
  18.  
  19.       #DELETE VIEWPORT VIEWPORT name [modifiers] [CR]
  20.  
  21.  
  22.    MODIFIERS
  23.  
  24. VIEWPORT    The name of the viewport to be deleted.
  25.  
  26.  
  27.